Browser Domain
The Browser domain defines methods and events for browser managing.
Functions
cancelDownload
Link copied to clipboard
fun cancelDownload(input: CancelDownloadRequest): Single<RequestResponseFrame>
Content copied to clipboard
close
Link copied to clipboard
crash
Link copied to clipboard
crashGpuProcess
Link copied to clipboard
description
Link copied to clipboard
events
Link copied to clipboard
executeBrowserCommand
Link copied to clipboard
fun executeBrowserCommand(input: ExecuteBrowserCommandRequest): Single<RequestResponseFrame>
Content copied to clipboard
getBrowserCommandLine
Link copied to clipboard
getDependencies
Link copied to clipboard
getHistogram
Link copied to clipboard
fun getHistogram(input: GetHistogramRequest): Single<GetHistogramResponse>
Content copied to clipboard
getHistograms
Link copied to clipboard
fun getHistograms(input: GetHistogramsRequest): Single<GetHistogramsResponse>
Content copied to clipboard
getVersion
Link copied to clipboard
getWindowBounds
Link copied to clipboard
fun getWindowBounds(input: GetWindowBoundsRequest): Single<GetWindowBoundsResponse>
Content copied to clipboard
getWindowForTarget
Link copied to clipboard
fun getWindowForTarget(input: GetWindowForTargetRequest): Single<GetWindowForTargetResponse>
Content copied to clipboard
grantPermissions
Link copied to clipboard
fun grantPermissions(input: GrantPermissionsRequest): Single<RequestResponseFrame>
Content copied to clipboard
resetPermissions
Link copied to clipboard
fun resetPermissions(input: ResetPermissionsRequest): Single<RequestResponseFrame>
Content copied to clipboard
setDockTile
Link copied to clipboard
setDownloadBehavior
Link copied to clipboard
fun setDownloadBehavior(input: SetDownloadBehaviorRequest): Single<RequestResponseFrame>
Content copied to clipboard
setPermission
Link copied to clipboard
fun setPermission(input: SetPermissionRequest): Single<RequestResponseFrame>
Content copied to clipboard
setWindowBounds
Link copied to clipboard
fun setWindowBounds(input: SetWindowBoundsRequest): Single<RequestResponseFrame>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard